home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global k, s60, s150, s200
- puppetSound(0)
- set the visible of sprite 19 to 1
- animate("a19-4vox.wav", 19, "a19-4-01.bmp", 4, s60, EMPTY)
- animate(EMPTY, 19, "a19-4-05.bmp", 2, s150, EMPTY)
- animate(EMPTY, 19, "a19-4-06.bmp", 1, s200, EMPTY)
- animate(EMPTY, 19, "a19-4-06.bmp", 1, s200, EMPTY)
- animate(EMPTY, 19, "a19-4-06.bmp", 1, s200, EMPTY)
- set the visible of sprite 19 to 0
- puppetSprite(19, 0)
- end
-